- Django (A high-level Python web framework)
- MongoDB (Database)
- Jenkins (an open source automation server)
- AWS (Cloud platform for deployment)
- Python (Programming Language)
- authO (Authorization Platform)
- Bootstrap (CSS Framework)
- HTML/CSS (Core technologies for building webpages)
- Balsamiq design of all pages (User interface design tool)
Note: Here you can make a coloumn a primary key
Number | String | Boolean | Datetime | |
---|---|---|---|---|
1 | Dytables | True | [email protected] | 25/01/2022 |
Note : Create the secureCred.py file under the project directory which is DyTables/secureCred.py
AUTH_SEC = "provide auth0 AuthUrl"
HOST_URL = 'MongoDB connection URL'
pip install -r requirements.text
Note: Change debug False to True inside settings.py (for running in localhost)
Run this following commands inside root directory
python manage.py makemigrations python manage.py migrate
python manage.py runserver
Lalit Patidar(Contribution): Backend,Deployment,Frontend,Bug Fixing
Vivek Choudhary(Contribution) : Research,Frontend,Backend,Debugging
Our team comprises of 2 members so far we have reached this step for the final project submission. Although this was not easy for us to reach at the final level. We decided to make this project using python web framework Django as it is convinient and comfortable for us to make a project in Django. Its all are harwork and process which had led us to complete all the six week assignments and finally getting a chance for the project completion. We thank Walkover Web Solution for giving us a chance to make this project and showcase our skills.
As a user, I want to receive an SMS when the login with my Credential so that My account security maintains
As the project manager of a management team, I want our Dynamic Tables application to include all the records of every user and update all the required values so that my team can collaborate and get all the required information so that every member in the group gets real-time updates of every entries we enter in the table.
As a user, I want to Add MASS Data on a single click, it helps me to manage time.
Landing Page
auth0 (Login Page)
Create New tables
My Tables
After adding the Values in the table
Audit History