Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

If you are not familiar with README.md format. Go to Source Code https://github.com/Farzan-ul-haq/AMS Install Dependencies

pip install -r requirements.txt

For Oracle Connection Change The connection credentials from AMS/settings.py

Run the File Manually by copying it's content into sql. scripts/creation.sql scripts/insertion.sql (We decided to create the command to auto run these files but there is no time left for submission.)

Everything Is Done. WE need to start the server

python manage.py runserver

Go to this url http://127.0.0.1:8000/

Credentials

Teacher

email = la@gmail.com & password=12345678

Student

email = fs@gmail.com & password=12345678

About

Built with Django and Oracle, using raw SQL queries instead of Django ORM for direct database interaction.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages