System made in Python. This is a student management system where the user can create a database, register students, delete, and update data.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Python 3.7.7
A step by step series of examples that tell you how to get a development env running
Download the project
Run the Script on the terminal
python setup.py
Run the Script on the terminal
python script.py
end
Create the database in the first option so you can test the application
Add additional notes about how to deploy this on a live system
We use Git for versioning. For the versions available, see the tags on this repository.
- Elbert Ribeiro - Portfolio
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details