Coder Social home page Coder Social logo

amaan871 / rajagiri-connect Goto Github PK

View Code? Open in Web Editor NEW
13.0 1.0 2.0 379 KB

Rajagiri connect is a networking platform that enables the students of Rajagiri to form a social network among themselves, enabling them to connect with their seniors, juniors and faculty for sharing of information and resources.

License: MIT License

Kotlin 0.08% Swift 0.98% Objective-C 0.02% Dart 73.65% CMake 10.84% C++ 12.49% C 0.85% HTML 1.10%
firebase flutter-project mini-project flutter miniproject miniprojects firebase-project college college-project database

rajagiri-connect's Introduction

Rajagiri Connect

Last Commit Last Commit MIT License

Rajagiri connect is a networking platform that enables the students of Rajagiri to form a social network among themselves, enabling them to connect with their seniors, juniors and faculty for sharing of information and resources.

It helps in the development of online social networks by connecting a user's profile with those of other individuals with similar interests. We plan on implementing the project as follows :

  • Front End : Flutter
  • Back End : Firebase

Features

  • The user is able to create an account for themselves with the required details and areas of interest
  • It provides teachers with features such as posting a notice or an image that can be viewed by all others with an account.
  • Separate pages for posting notices and images are provided within the application.
  • The students will have the facility to view all the updates and information passed on by the teachers.

Configuration

Step 1. Download and Install Flutter

  • First, Download Flutter.
  • Follow the instructions from the above link to install Flutter in your Operating System.

Step 2. Install VS Code

Step 3. Git Clone the above repository

  • After installing VS Code, clone the above repository by using the following command
git clone https://github.com/amaan871/rajagiri-connect.git
  • Import the saved repository into your VS Code.

Step 4. Update the pubspec.yaml file

  • After importing the repository, Open the pubspec.yaml file and hit Ctrl + S to update the file.

Step 5. Connect your Android Device and Run

  • After updating the file, Connect your Device/Emulator and hit Run.

Warnings

  • You might have to change the Database configuration in the build.gradle file if you want the application data to get stored on your Database.

Branch Policy

We have the following branches

  • master
    This contains shipped code. After significant features/bugfixes are accumulated on development, we make a version update and make a release.

Maintainers and Developers

This repository is owned and maintained by

rajagiri-connect's People

Contributors

amaan871 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

rajagiri-connect's Issues

Error while running the file - solution needed

lib/Screen/StudentReg.dart:1:8: Error: Not found: 'dart:ffi'
import 'dart:ffi';
^
lib/resources/auth_methods.dart:1:8: Error: Not found: 'dart:ffi'
import 'dart:ffi';
^
lib/Screen/TeacherReg.dart:1:8: Error: Not found: 'dart:ffi'
import 'dart:ffi';
^
lib/Screen/Skills.dart:1:8: Error: Not found: 'dart:ffi'
import 'dart:ffi';

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.