https://courseproject5.herokuapp.com/
Our website that give you ability to add new students and delete students that you don't need it. and register them in new courses.
Firstly we worked on the modularization of our code ,and file structure, then work on DATABASE (create tables,insert to tables).
- Technical spike on how to create relations between database tabels.
- Design Schema.
- create DataBase and server.
- Create GUI
- Dom manipulation
- Refactor API functions
- DataBase Test
- I want to be able to add/ delete students in our database.
- I want to be able to register/ cancel register in the courses.
- Clone this repository
- Run
npm install - Create a
config.envfilter - Add
export DB_URL =plus the DB_URL - run
npm run startto run the project - run
npm testto run tests
-
Donia Hassona
-
Ibraheem Elshekh Ali
-
Ahmad Abu Lebda
-
Marwan Elkhoudary
