https://github.com/ash515/sequel
University Exam Result Management Suite
https://github.com/ash515/sequel
examination result-mangement resultbuilder resultgenerator results sequel universities
Last synced: 4 months ago
JSON representation
University Exam Result Management Suite
- Host: GitHub
- URL: https://github.com/ash515/sequel
- Owner: Ash515
- Created: 2021-07-01T15:46:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T14:57:46.000Z (over 2 years ago)
- Last Synced: 2025-03-27T09:40:02.523Z (6 months ago)
- Topics: examination, result-mangement, resultbuilder, resultgenerator, results, sequel, universities
- Language: CSS
- Homepage:
- Size: 14.8 MB
- Stars: 25
- Watchers: 1
- Forks: 26
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Examination Result Generator Portal
Examination result generation portal for universities.## Introduction
The general portal for publishing exam results at universities. Students can get their exam results without any other medium like Email, Messaging etc. There are two modes of users,
1. Students.
2. Administrator i.e COE.## Tech Stacks
- Frontend - HTML, CSS, JavaScript, ReactJS.
- Backend - Python Flask.
- Database - SQlite.## Benifits for Contributors.
- By building this application we can able to get a clear understanding about frontend and backend works and the server logics.
- get clear understanding about database connectivity and routing.
- Get clear understanding about REST API.## Contributor Guidelines
- Fork this repository.
- Create a issues then start to make any pull request for that issue.
- Be sure to give a good crisp commit message.
- Use only the above mentioned tech stacks.
- Work with correct directory.# 💥 How to Contribute
[](https://github.com/mohit200008/FoodSaver20008/pulls)
[](https://github.com/ellerbrock/open-source-badges/)- Take a look at the existing [Issues](https://github.com/mohit200008/FoodSaver20008/issues) or [create a new issue](https://github.com/mohit200008/FoodSaver20008/issues/new/choose)!
- [Fork the Repo](https://github.com/mohit200008/FoodSaver20008/fork), create a branch for any issue that you are working on and commit your work.
- Create a **[Pull Request](https://github.com/mohit200008/FoodSaver20008/compare)** (_PR_), which will be promptly reviewed and given suggestions for improvements by the community.
- Add screenshots or screen captures to your Pull Request to help us understand the effects of the changes that are included in your commits.## ⭐ HOW TO MAKE A PULL REQUEST:
**1.** Start by making a fork the [**ExamResultGenerator**](https://github.com/mohit200008/FoodSaver20008) repository. Click on the
symbol at the top right corner.
**2.** Clone your new fork of the repository:
```bash
git clone https://github.com//FoodSaver20008
```**3.** Set upstream command:
```bash
git remote add upstream https://github.com/mohit200008/FoodSaver20008.git
```**4.** Navigate to the new project directory:
```bash
cd ExamResultGenerator
```**5.** Create a new branch:
```bash
git checkout -b YourBranchName
```**6.** Sync your fork or local repository with the origin repository:
- In your forked repository click on "Fetch upstream"
- Click "Fetch and merge".### Alternatively, Git CLI way to Sync forked repository with origin repository:
```bash
git fetch upstream
``````bash
git merge upstream/main
```### [Github Docs](https://docs.github.com/en/github/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-on-github) for Syncing
**7.** Make your changes to the source code.
**8.** Stage your changes and commit:
```bash
git add .
``````bash
git commit -m ""
```**9.** Push your local commits to the remote repository:
```bash
git push origin YourBranchName
```**10.** Create a [Pull Request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request)!
**11.** **Congratulations!** You've made your first contribution! 🙌🏼
## All the best! 🥇
[](https://github.com/unnati914/Care4ther-)
## Contribution Programs
- DevIncept Summer of Code 21 ❤
- Script Winter of Code 21 ❤
- SLoP 2.0 Semester Long Project ❤## Communication Medium
[](https://gitter.im/ExamResultGenerator/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge)
# Project Admin
[Ashwin Kumar Ramaswamy](https://github.com/Ash515)[](https://github.com/Ash515/)
## Developers ❤👨💻👩💻
1. [Ashwin Kumar Ramaswamy](https://github.com/Ash515)
2. [Abhijeet Chaterjee](https://github.com/abhijeet007rocks8)
3. [Payal Dutta](https://github.com/payaldutta)
4. [Swathi](https://github.com/swathi-469)
5. [Simran Kumari](https://github.com/simranquirky)
6. [Dilrose Reji](https://github.com/dilroseR)
7. [Surbhi Shekhar](https://github.com/ssurbhi09)
8. [Sohil Kanduja](https://github.com/sohilkhanduja)
9. [Nawed Ali](https://github.com/nawed2611)
10. [Prateek Mohanty](https://github.com/prateekmohanty63)