Skip to content

This is a simple Data Entry system where you can enter a few details and it will be listed. This is just to show the simple CRUD system using Ember, Starlette and Flutter

Notifications You must be signed in to change notification settings

Jerinji2016/Data-Entry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Entry using Ember, Starlette & Flutter

Full Stack

This is a simple Data Entry system where you can enter a few details and it will be listed. This is just to show the simple CRUD system using Ember, Starlette and Flutter

How to Run

Start starlette server with uvicorn app:app in data-entry-server

Start Ember server in data-entry folder using ember s

Run the flutter project in an emulator or physical device flutter run

Screenshots

Mobile

DashBoard Add Data Fetch Data
Screenshot Screenshot Screenshot

Web

DashBoard Screenshot

Add Data Screenshot

Fetch all added Data Screenshot

Note:

Mongo DB url in the starlette code muct be changed as to carry out the databse operations

About

This is a simple Data Entry system where you can enter a few details and it will be listed. This is just to show the simple CRUD system using Ember, Starlette and Flutter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published