Ateneo Student Assistance System
How to work with the project:
#Phase 1: Database Creation and Implementation
1.) do git clone https://github.com/Keidare/ASAS.git 2.) create a new file which has the mongoDB script for populating the database. DO NOT add to the initialization file. 3.) commit your changes and make sure it works 4.) wait for updates regarding phase 2
#Phase 2: Frontend development 1.) We will be using NextJS for the application. Wait for updates!