Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Studio Student Management System

The Tech Studio Student Management System is an Express server designed to store and manage information about students. Its primary features include storing student details in a database and tracking tuition payments.

Features

  1. Student Information Storage:

    • The server provides endpoints to store and retrieve information about students, including their email, username, and other relevant details.
  2. Tuition Payment Tracking:

    • The system allows for tracking tuition payments, helping to keep a record of payments made by students.

Getting Started

  1. Clone the repository:

    git clone https://github.com/techstudioconsults/TSA-database-server.git
  2. Install dependencies:

    npm install
  3. Configure the environment variables:

    • Create a .env file based on the provided .env.example.
    • Update the necessary variables like DB_CONNECTION_STRING, CLOUDINARY_CONFIGS, etc.
  4. Run the server:

    npm start

    The server will be running at http://localhost:3000.

Developer

This project was developed by

  1. Oladapo Mubarak.
  2. Shobowale Aduragbemi.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages