Student App is a full-stack web application that allows users to create, edit, and delete both student and course records. It also allows users to take and drop courses for each student.
Student App was Inspired by my college's schedule builder. I wanted to create a web application that would allow students to manage their courses and their schedule.
Use the package manager npm to install Student App.
npm install
Use the following commands to start the application.
npm start
Users are required to run the student's web server before they can use the application. and also set the environment variables for the application to work. e.g. DB_CONNECTION_URL for the connection to the MongoDB database. JWT_SECRET for the JWT secret. API Repository Users has to be registered and logged in to use the application. Users can create, edit, and delete both student and course records. Users can take and drop courses for each student.
Student App uses the following tools: React, React-Router, Express, Node, MongoDB, Mongoose, Bootstrap.
Student App uses the following API: API Repository
Student App was created by:
with the memtorship of:
- Github
- CEO of SharpestMinds