Skip to content

StrangeNoob/literature

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

literature

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

How to run

Server:

 1. cd node_server
 2. npm install
 3. Create a new .env file. (refer to .env.example)
 4. Provide mongodb credentials in .env.
 5. npm start

Client:

Most of the configuration on the client side depends upon a lot of factors, it is better to follow a tutorial as per your requirements. There's a ton on the internet.

1. Install and setup flutter
2. On VS-Code move to main.dart
3. Hit on run and debug and choose your device/emulator.

Frontend logic

Frontend logic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 76.8%
  • TypeScript 15.0%
  • Ruby 5.6%
  • Kotlin 0.7%
  • Swift 0.7%
  • Java 0.6%
  • Other 0.6%