Bracu Core Bracu core is our cse471 project which is basically the improved version of Brac University's lost mobile app.
- Frontend: Flutter
- Backend: Node.js, Express.js
- Database: MongoDB Atlas
For updated file structure use gitingest
Fork
First Fork the repository... Then clone the repository from your profile where you forked it...
For cloning
git clone https://github.com/Onnesok/bracu_core.git
cd bracu_coreenv setup
Setup an env file to store secrets.....
Install dependencies and run :
flutter pub get
flutter run