https://github.com/gokul988/resume-store-in-django-
In this project had resume store, bulid in Django and It use to view , create and update in admin portal .
https://github.com/gokul988/resume-store-in-django-
css css-animations database django django-application django-framework django-project html javascript sqlite sqlite3
Last synced: 3 months ago
JSON representation
In this project had resume store, bulid in Django and It use to view , create and update in admin portal .
- Host: GitHub
- URL: https://github.com/gokul988/resume-store-in-django-
- Owner: GOKUL988
- Created: 2025-02-12T13:50:26.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-23T08:39:16.000Z (3 months ago)
- Last Synced: 2025-02-23T09:27:06.006Z (3 months ago)
- Topics: css, css-animations, database, django, django-application, django-framework, django-project, html, javascript, sqlite, sqlite3
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resume Store in Django
This is a Django-based Resume Entry Form that allows users to add a Employee or Student details into a database. It demonstrates Django.## Features
- ✅ Add Student and Employee Details to database
- ✅ Form validation using Django Forms
- ✅ Store data in a SQLite
- ✅ View and delete bike entries
- ✅ User-friendly interface## 🛠️ Technologies Used
- Django
- HTML
- CSS
- javascript
- SQLite (Database)## 🚀 Installation & Setup
1. Clone the Repository
``` bash
git clone https://github.com/GOKUL988/Resume-store-in-Django-.git
```2. Navigate to the project folder:
``` bash
cd Resume-store-in-Django-
```
3. Install Dependencies
``` bash
pip install -r requirements.txt
```
4. Apply Migrations
``` bash
python manage.py migrate
```
5. Run the Development
``` bash
python manage.py runserver
```## sample Images

#

#

#

#

#

#